Skip to content

获取出租车信息

获取出租车信息 官方文档

js
wxpay
.
v3
.
taxiInvoice
.
taxies
.
_plate_number_
.
get
({
plate_number
,
params
,
}) .
then
(
({
data
: {
plate_number
,
company_name
,
company_mchid
,
main_license
,
deputy_license
,
region_id
,
support_invoice
,
taxi_state
,
}, }) => ({
plate_number
,
company_name
,
company_mchid
,
main_license
,
deputy_license
,
region_id
,
support_invoice
,
taxi_state
,
}) )

Released under the MIT License. (SITEMAP)